setCropTranslationY

abstract fun setCropTranslationY(block: DesignBlock, translationY: Float)

Set the crop translation in y direction of the given design block. Required scope: "layer/crop"

Parameters

block

the block whose crop translation in y direction should be set.

translationY

the translation in y direction.